jmagick6-docs software package provides java interface to ImageMagick - api documentation, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install jmagick6-docs
jmagick6-docs is installed in your system.
Make ensure the jmagick6-docs package were installed using the commands given below,
$ sudo dpkg-query -l | grep jmagick6-docs *
You will get with jmagick6-docs package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Graphics |
| Package | jmagick6-docs |
| Version | 6.6.9~20130201-svn99-3ubuntu1 |
| Description | java interface to ImageMagick - api documentation |
| Sub Section | Graphics |